STEP 4: Let's make an event in the other direction.
- Go to and drag Right Key to the bottom of your program.
- Change the integer in .move_right() to 100.
- Then have dancer Flip Right Left in the right_key() event. Make sure to indent 4 spaces with a ····.
- Still inside the event, Wait 1 second, then reverse the move with another Flip Right Left.
To navigate the page using the TAB key, first press ESC to exit the code editor.